| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | intent(in) | :: | n |
The number of entries. |
||
| integer(kind=int32), | intent(inout) | :: | p(n) |
The permutation, in standard index form. On output, the inverse permutation. |
Inverts a permutation in-place.